home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global nFin, nIdioma
- case nIdioma of
- 1:
- set the movieTime of sprite 5 to 3810
- set nFin to 5410
- 2:
- set the movieTime of sprite 5 to 11335
- set nFin to 12940
- 3:
- set the movieTime of sprite 5 to 18865
- set nFin to 20465
- end case
- set the movieRate of sprite 5 to 1
- end
-